Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

CacheItem<T> Class






Members 
Specifies a generic cache entry.
Object Model
Syntax
public class CacheItem<T> 
'Declaration
 
Public Class CacheItem(Of T) 
'Usage
 
Dim instance As CacheItem(Of T)
public class CacheItem<T>
            
generic<typename T>
public ref class CacheItem 
Type Parameters
T
Remarks

CacheItem<T> provides a generic cache entry. It has a string key and a generic value pair and an optional region.

When an item is added to the cache, the value is serialized and stored physically. Similarly when an item is retrieved, the value is de-serialized. Hence, the CacheItem is just a holder for the cached item and is not itself serialized or saved.

Requirements

Target Platforms

See Also

Reference

CacheItem<T> Members
Leadtools.Caching Namespace

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features